[INFO] fetching crate bamboo-agent-core 2026.5.24...
[INFO] testing bamboo-agent-core-2026.5.24 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bamboo-agent-core 2026.5.24 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate bamboo-agent-core 2026.5.24
[INFO] finished tweaking crates.io crate bamboo-agent-core 2026.5.24
[INFO] tweaked toml for crates.io crate bamboo-agent-core 2026.5.24 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bamboo-agent-core 2026.5.24 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bamboo-agent-core 2026.5.24 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded wasm-timer v0.2.5
[INFO] [stderr]   Downloaded bamboo-infrastructure v2026.5.24
[INFO] [stderr]   Downloaded bamboo-domain v2026.5.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6023c5e284dd106f6b3341ac594d009a3a17a083883fa6129e1ff5a17ef50c49
[INFO] running `Command { std: "docker" "start" "-a" "6023c5e284dd106f6b3341ac594d009a3a17a083883fa6129e1ff5a17ef50c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6023c5e284dd106f6b3341ac594d009a3a17a083883fa6129e1ff5a17ef50c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6023c5e284dd106f6b3341ac594d009a3a17a083883fa6129e1ff5a17ef50c49", kill_on_drop: false }`
[INFO] [stdout] 6023c5e284dd106f6b3341ac594d009a3a17a083883fa6129e1ff5a17ef50c49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76a488879ecb696f7694df27c051cb2b30f31295be913a36dd53559fc3dfc38a
[INFO] running `Command { std: "docker" "start" "-a" "76a488879ecb696f7694df27c051cb2b30f31295be913a36dd53559fc3dfc38a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bamboo-domain v2026.5.24
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling bamboo-infrastructure v2026.5.24
[INFO] [stderr]    Compiling bamboo-agent-core v2026.5.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.75s
[INFO] running `Command { std: "docker" "inspect" "76a488879ecb696f7694df27c051cb2b30f31295be913a36dd53559fc3dfc38a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a488879ecb696f7694df27c051cb2b30f31295be913a36dd53559fc3dfc38a", kill_on_drop: false }`
[INFO] [stdout] 76a488879ecb696f7694df27c051cb2b30f31295be913a36dd53559fc3dfc38a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc2fc39b8b95fdcd8f123aae61a1623ab06183fd048e2f5b520201dcdc33e90e
[INFO] running `Command { std: "docker" "start" "-a" "cc2fc39b8b95fdcd8f123aae61a1623ab06183fd048e2f5b520201dcdc33e90e", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling bamboo-infrastructure v2026.5.24
[INFO] [stderr]    Compiling bamboo-agent-core v2026.5.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.65s
[INFO] running `Command { std: "docker" "inspect" "cc2fc39b8b95fdcd8f123aae61a1623ab06183fd048e2f5b520201dcdc33e90e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2fc39b8b95fdcd8f123aae61a1623ab06183fd048e2f5b520201dcdc33e90e", kill_on_drop: false }`
[INFO] [stdout] cc2fc39b8b95fdcd8f123aae61a1623ab06183fd048e2f5b520201dcdc33e90e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09b180e939fff750e5d6945756f50147a3c13a289dc96147eb7d4abe923822dd
[INFO] running `Command { std: "docker" "start" "-a" "09b180e939fff750e5d6945756f50147a3c13a289dc96147eb7d4abe923822dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bamboo_agent_core-94dba5c3d40accb9)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test agent::events::tests::cancelled_serializes_with_snake_case_type ... ok
[INFO] [stdout] test agent::events::tests::context_compression_status_serializes_with_phase_and_status ... ok
[INFO] [stdout] test agent::events::tests::need_clarification_deserializes_from_old_format_without_new_fields ... ok
[INFO] [stdout] test agent::events::tests::plan_file_updated_serializes_correctly ... ok
[INFO] [stdout] test agent::events::tests::session_title_updated_round_trips_with_source_variants ... ok
[INFO] [stdout] test agent::events::tests::need_clarification_serializes_with_new_fields ... ok
[INFO] [stdout] test agent::events::tests::task_evaluation_completed_serializes_with_task_type ... ok
[INFO] [stdout] test agent::events::tests::task_list_updated_serializes_with_task_names ... ok
[INFO] [stdout] test composition::executor::tests::executes_retry_and_let_var_variants ... ok
[INFO] [stdout] test composition::expr::tests::test_call_expr ... ok
[INFO] [stdout] test agent::events::tests::need_clarification_deserializes_with_allow_custom_false ... ok
[INFO] [stdout] test composition::context::tests::test_nested_scope ... ok
[INFO] [stdout] test agent::events::tests::tool_approval_requested_deserializes_correctly ... ok
[INFO] [stdout] test agent::events::tests::plan_mode_events_deserialize_without_optional_fields ... ok
[INFO] [stdout] test composition::context::tests::test_context_bindings ... ok
[INFO] [stdout] test agent::events::tests::tool_approval_requested_serializes_correctly ... ok
[INFO] [stdout] test composition::executor::tests::executes_call_variant ... ok
[INFO] [stdout] test composition::executor::tests::executes_parallel_and_choice_variants ... ok
[INFO] [stdout] test composition::executor::tests::evaluates_nested_conditions ... ok
[INFO] [stdout] test composition::executor::tests::executes_sequence_with_continue_on_error ... ok
[INFO] [stdout] test composition::tests::choice_tests::test_choice_false_branch ... ok
[INFO] [stdout] test composition::tests::map_tests::test_map_failure_preservation ... ok
[INFO] [stdout] test composition::expr::tests::test_yaml_roundtrip ... ok
[INFO] [stdout] test composition::tests::choice_tests::test_choice_with_context ... ok
[INFO] [stdout] test composition::tests::integration_tests::test_nested_composition ... ok
[INFO] [stdout] test composition::tests::integration_tests::test_complex_workflow ... ok
[INFO] [stdout] test composition::tests::choice_tests::test_choice_true_branch ... ok
[INFO] [stdout] test composition::tests::sequence_tests::test_empty_sequence ... ok
[INFO] [stdout] test composition::tests::sequence_tests::test_sequence_context_propagation ... ok
[INFO] [stdout] test composition::tests::parallel_tests::test_empty_parallel ... ok
[INFO] [stdout] test composition::tests::choice_tests::test_choice_no_else_branch ... ok
[INFO] [stdout] test composition::tests::parallel_tests::test_parallel_execution ... ok
[INFO] [stdout] test composition::tests::retry_tests::test_retry_success_first_attempt ... ok
[INFO] [stdout] test composition::tests::map_tests::test_map_transformation ... ok
[INFO] [stdout] test composition::tests::parallel_tests::test_parallel_failure_handling ... ok
[INFO] [stdout] test composition::tests::sequence_tests::test_sequence_execution ... ok
[INFO] [stdout] test composition::tests::sequence_tests::test_sequence_stops_on_failure ... ok
[INFO] [stdout] test composition::tests::tool_composition_tests::test_tool_composition_with_output_variable ... ok
[INFO] [stdout] test composition::tests::tool_composition_tests::test_tool_composition_execution ... ok
[INFO] [stdout] test composition::tests::sequence_tests::test_sequence_propagates_tool_error ... ok
[INFO] [stdout] test composition::tests::tool_composition_tests::test_tool_composition_context_merge ... ok
[INFO] [stdout] test composition::tests::variable_binding_tests::test_variable_builder_pattern ... ok
[INFO] [stdout] test tools::accumulator::tests::accumulator_merges_partial_arguments ... ok
[INFO] [stdout] test composition::tests::variable_binding_tests::test_variable_get_set ... ok
[INFO] [stdout] test composition::tests::variable_binding_tests::test_sequence_variable_accumulation ... ok
[INFO] [stdout] test composition::tests::variable_binding_tests::test_last_result_tracking ... ok
[INFO] [stdout] test tools::agentic::tests::tool_goal_should_store_intent_params_and_iteration_limit ... ok
[INFO] [stdout] test tools::accumulator::tests::argument_only_chunk_extends_last_partial ... ok
[INFO] [stdout] test tools::context::tests::cloned_sender_returns_none_when_no_sender ... ok
[INFO] [stdout] test tools::agentic::tests::tool_result_should_support_new_agentic_variants ... ok
[INFO] [stdout] test tools::context::tests::context_is_debug ... ok
[INFO] [stdout] test tools::accumulator::tests::finalize_skips_calls_without_tool_name ... ok
[INFO] [stdout] test tools::agentic::tests::interaction_history_should_use_enum_variants ... ok
[INFO] [stdout] test tools::agentic::tests::smart_review_should_ask_for_content_when_missing ... ok
[INFO] [stdout] test tools::context::tests::context_is_clone_and_copy ... ok
[INFO] [stdout] test tools::context::tests::emit_does_not_block_when_channel_is_full ... ok
[INFO] [stdout] test tools::agentic::tests::smart_review_should_return_success_for_small_clean_code ... ok
[INFO] [stdout] test tools::context::tests::emit_does_nothing_when_no_sender ... ok
[INFO] [stdout] test tools::context::tests::emit_tool_token_with_no_sender_does_nothing ... ok
[INFO] [stdout] test tools::context::tests::emit_tool_token_with_str_content ... ok
[INFO] [stdout] test tools::agentic::tests::smart_review_should_request_more_actions_for_deep_review ... ok
[INFO] [stdout] test tools::context::tests::emit_handles_multiple_sequential_calls ... ok
[INFO] [stdout] test tools::context::tests::emit_tool_token_convenience_method ... ok
[INFO] [stdout] test tools::context::tests::emit_with_empty_tool_call_id ... ok
[INFO] [stdout] test tools::context::tests::cloned_sender_returns_clone_when_sender_present ... ok
[INFO] [stdout] test tools::context::tests::emit_tool_token_with_string_content ... ok
[INFO] [stdout] test tools::context::tests::emit_with_special_characters_in_tool_call_id ... ok
[INFO] [stdout] test tools::context::tests::emit_converts_token_to_tool_token ... ok
[INFO] [stdout] test tools::context::tests::emit_with_unicode_content ... ok
[INFO] [stdout] test tools::context::tests::emit_passes_through_non_token_events ... ok
[INFO] [stdout] test tools::executor::tests::execute_tool_call_falls_back_when_composition_misses_tool ... ok
[INFO] [stdout] test tools::context::tests::none_creates_context_with_no_optional_fields ... ok
[INFO] [stdout] test tools::executor::tests::execute_tool_call_uses_composition_when_available ... ok
[INFO] [stdout] test tools::registry::tests::duplicate_tool_registration ... ok
[INFO] [stdout] test tools::registry::tests::normalize_tool_name_handles_namespaced_inputs ... ok
[INFO] [stdout] test tools::registry::tests::list_tools_returns_registered_tools ... ok
[INFO] [stdout] test tools::result_handler::tests::parse_tool_args_best_effort_falls_back_to_empty_object ... ok
[INFO] [stdout] test tools::result_handler::tests::parse_tool_args_best_effort_repairs_truncated_json ... ok
[INFO] [stdout] test tools::result_handler::tests::parse_tool_args_rejects_invalid_json ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_complexity_calculation ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_language_detection_from_content ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_language_detection_from_extension ... ok
[INFO] [stdout] test composition::tests::parallel_tests::test_parallel_concurrent_execution ... ok
[INFO] [stdout] test agent::events::tests::plan_mode_exited_serializes_correctly ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_critical_issues_trigger_clarification ... ok
[INFO] [stdout] test tools::result_handler::tests::need_more_actions_executes_sub_actions ... ok
[INFO] [stdout] test tools::registry::tests::register_rejects_empty_tool_name ... ok
[INFO] [stdout] test tools::result_handler::tests::need_clarification_sends_event ... ok
[INFO] [stdout] test tools::registry::tests::register_and_get ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_security_issue_detection ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_smart_review_execution ... ok
[INFO] [stdout] test tools::smart_code_review::tests::test_strategy_selection ... ok
[INFO] [stdout] test composition::tests::retry_tests::test_retry_with_backoff ... ok
[INFO] [stdout] test tools::tests::classify_all_read_only_tools ... ok
[INFO] [stdout] test tools::tests::classify_compact_context_as_read_only ... ok
[INFO] [stdout] test tools::tests::classify_unknown_as_mutating ... ok
[INFO] [stdout] test tools::tests::classify_write_as_mutating ... ok
[INFO] [stdout] test workspace_state::tests::evict_oldest_if_needed_removes_least_recent_entry ... ok
[INFO] [stdout] test tools::tests::classify_compact_context_case_insensitive ... ok
[INFO] [stdout] test agent::events::tests::plan_mode_entered_serializes_correctly ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent::events::tests::plan_mode_entered_serializes_correctly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::events::tests::plan_mode_entered_serializes_correctly' (24) panicked at src/agent/events.rs:618:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: String("2026-06-13T19:08:56.811027120Z")
[INFO] [stdout]  right: "2026-06-13T19:08:56.811027120+00:00"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57598f0217c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57598f0217c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57598f0217c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57598f0217c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57598f03875a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57598f03875a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57598f026152 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57598f026152 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57598f000506 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57598f000506 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57598f019ac9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57598eb8c86c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57598eb8c86c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57598f019d42 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57598f019d42 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57598f0005c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57598eff57c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57598f0012dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57598f038f9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57598f038e53 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57598ea6358e - core[28b146924c2f19c6]::panicking::assert_failed::<serde_json[6202dc34b3cc0d90]::value::Value, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57598eac900a - bamboo_agent_core[c29a0dae85600507]::agent::events::tests::plan_mode_entered_serializes_correctly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/events.rs:618:9
[INFO] [stdout]   22:     0x57598eac2467 - bamboo_agent_core[c29a0dae85600507]::agent::events::tests::plan_mode_entered_serializes_correctly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/events.rs:601:48
[INFO] [stdout]   23:     0x57598ea4d536 - <bamboo_agent_core[c29a0dae85600507]::agent::events::tests::plan_mode_entered_serializes_correctly::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57598eb7f94b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57598eb7f94b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57598eb8d1c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57598eb8d1c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57598eb8d1c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57598eb8d1c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57598eb8d1c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57598eb8d1c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57598eb8d1c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57598eb87d24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57598eb87d24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57598eb90242 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57598eb90242 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57598eb90242 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57598eb90242 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57598eb90242 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57598eb90242 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57598eb90242 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57598f0210ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x57598f0210ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76c22b978aa4 - <unknown>
[INFO] [stdout]   45:     0x76c22ba05a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::events::tests::plan_mode_entered_serializes_correctly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 99 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "09b180e939fff750e5d6945756f50147a3c13a289dc96147eb7d4abe923822dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b180e939fff750e5d6945756f50147a3c13a289dc96147eb7d4abe923822dd", kill_on_drop: false }`
[INFO] [stdout] 09b180e939fff750e5d6945756f50147a3c13a289dc96147eb7d4abe923822dd
